CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ucos usb

搜索资源列表

  1. uCOS-II应用举例

    0下载:
  2. uCOS-II应用举例 关于与OS有关的FAT文件管理系统软件包USB驱动软件包CF卡及其IDE接口软件包 TCP/IP软件包GUI软件包我们已经通过各种途径提供了十分详细的开发资料源码与出 版物我们不再针对这些软件包提供任何免费的技术支持因为我们披露的信息没有任何 保留的成份已经足够帮助用户使用与开发如果您是初学者的话这完全需要您自己下功 夫钻研相关的技术细节因为要想掌握以上任何一个软件包的技术细节都不是一朝一夕就能 够做到的事情-uCOS-II application
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:1197586
    • 提供者:冯雨
  1. D12-For-uCos-II

    0下载:
  2. ARM开发时要用到的USB驱动程序开发包 开发环境为ADS 1.2 内含有详细的pdf说明文件-ARM development when we had to use the USB driver development kits for the development of ADS 1.2 environment containing detailed pdf documentation
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:450887
    • 提供者:杨芸健
  1. UCOS-usb-rs232

    0下载:
  2. UCOS下的usb及串口通讯代码 UCOS下的usb及串口通讯代码
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:1539042
    • 提供者:velen
  1. UCOSusb

    0下载:
  2. ucos-II系统在ARM上的移植,以及USB口的编程-ucos-II system in the ARM on the transplant, and the USB port programming
  3. 所属分类:WAP develop

    • 发布日期:2017-05-07
    • 文件大小:1536724
    • 提供者:wang
  1. Micrium-NXP-uCOS-II-LPC2468-EA

    0下载:
  2. lpc2468的基于UC/OS的USB例子源码。-Micrium-NXP-uCOS-II-LPC2468。
  3. 所属分类:uCOS

    • 发布日期:2017-05-14
    • 文件大小:3646126
    • 提供者:朱红贤
  1. UCOS-20100430

    0下载:
  2. ucos 文件系统,usb,bios,有所有2440的相关的驱动-ucos file system, usb, bios
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3464151
    • 提供者:dengtieshan
  1. USB_HOST

    0下载:
  2. lpc1768的usb host,内嵌ucos ,分有文件系统和无文件系统-
  3. 所属分类:uCOS

    • 发布日期:2017-05-14
    • 文件大小:3907840
    • 提供者:李凯
  1. ZLG_USB23xxV1.0

    0下载:
  2. zlg_usb协议栈是周立功公司开发的一款开放的usb源代码,他是专为ucos系统设计的,支持所有usb硬件,在移植的过程中只需要简单修改硬件初始化函数就可以,本人在lpc2300处理器上调试通过-zlg_usb protocol stack is developed Ligong weeks a usb and open source code, he is designed for uCOS system design, and support all usb hardware in the
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:35396
    • 提供者:jim
  1. USB_HOST_NO_FS

    0下载:
  2. 自己修改的USB的宿主程序,新手可以自己看看,比较容易懂。基于UCOS操作系统。-Modified USB host their own program, novice can see for yourself, it is easier to understand. On UCOS operating system.
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:308435
    • 提供者:zjz
  1. USB

    0下载:
  2. LPC2478芯片U盘操作源码,ZLG提供的代码必须用UCOS,NXP提供的DEMO只能操作FAT16系统的U盘,此源码不用系统,并且可操作FAT32文件系统的U盘。此文件缺少ARM7必须的启动代码,分散装载文件等,这部分需要大家自己根据硬件环境编写-LPC2478 chip, U disk Operation Source, ZLG provided code must UCOS, NXP provide the DEMO only FAT16 system, U-disk operation
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:509837
    • 提供者:谢祖发
  1. power

    0下载:
  2. UCOS下的USB通信说明以及代码,详细的说明ARM开发USB的方法-UCOS of USB communications, as well as code, a detailed descr iption of ARM development methodology USB
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:372906
    • 提供者:wfh
  1. micrium-ucos-ii-v288

    0下载:
  2. uC/OS2.88最新版,micrium-ucos-ii-v2-uC/OS2.88 the latest version, micrium-ucos-ii-v288
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-24
    • 文件大小:821028
    • 提供者:dszc
  1. LPC2148_USB_uCOS

    0下载:
  2. 本软件包含有嵌入式操作系统uC/OS-II下,ARM7内核芯片LPC2148 USB的固件驱动程序。此代码用C语言在ADS1.2集成开发环境中开发并调通,可在实际工程中使用。USB外围电路、PC界面接口代码和使Windows98/2000/XP识别USB的驱动文件以及重要接口函数说明也在压缩包中。-This package mainly contains the USB firmware codes of the LPC2148 under the uC/)S-II operating syst
  3. 所属分类:uCOS

    • 发布日期:2017-05-11
    • 文件大小:2966500
    • 提供者:张集墨
  1. USB_host

    0下载:
  2. USB OHCI host driver for ucos rtos. It works on atmel s at91sam9260 cpu s.
  3. 所属分类:uCOS

    • 发布日期:2017-03-25
    • 文件大小:63741
    • 提供者:Ura
  1. USB_HOST_NO_FS

    0下载:
  2. 周立功提供的arm lpc2400 USB设备开发的源程序,无文件系统。-ZLG provided by the arm lpc2400 USB device developed source code, no file system.
  3. 所属分类:uCOS

    • 发布日期:2017-03-25
    • 文件大小:380787
    • 提供者:王树茂
  1. STM32-ucos

    0下载:
  2. stm32芯片 KERIL 3.0 ucosii 功能实现: GPIO LED测试 STM32 USB部分驱动数据-stm32 chip KERIL 3.0 ucosii function realization: GPIO LED Test STM32 USB part of the driver data
  3. 所属分类:uCOS

    • 发布日期:2017-03-23
    • 文件大小:836678
    • 提供者:李冲
  1. usos-usb

    0下载:
  2. ucos的usb驱动,可用于arm系列开发-ucos the usb drive can be used to arm series
  3. 所属分类:uCOS

    • 发布日期:2017-04-03
    • 文件大小:332936
    • 提供者:Xiezj
  1. ucos-ucfs-lpc2478-usb-driver

    0下载:
  2. ucos lpc2478 uc fs usb driver, ads version(arm7)-ucos lpc2478 uc fs usb driver, ads version
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-25
    • 文件大小:8413166
    • 提供者:ichaoer
  1. ucos USB鼠标键盘(Host)实验

    2下载:
  2. usb 主机模式 做为鼠标 和键盘接入系统(USB host mode is used as mouse and keyboard access system)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-11-22
    • 文件大小:1319936
    • 提供者:江上饮
  1. Micrium-uC-USB

    1下载:
  2. micrium ucos usb 源码,用于嵌入式系统(micrium ucos usb)
  3. 所属分类:uCOS

    • 发布日期:2019-04-19
    • 文件大小:2212864
    • 提供者:lutw
« 12 3 4 »
搜珍网 www.dssz.com